home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / REmovido / Esportes / airballs.swf / scripts / DefineButton2_86 / BUTTONCONDACTION on(release).as
Text File  |  2006-07-26  |  88b  |  5 lines

  1. on(release){
  2.    highscore._visible = false;
  3.    gotoAndPlay(1, _currentframe + 1);
  4. }
  5.